home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / Beach Head - Desert War / BeachHeadDesertWar.exe / LEVEL_22 < prev    next >
Encoding:
Text File  |  2003-04-11  |  1.0 KB  |  65 lines

  1. //Bullets, Projectiles, Missiles, Flares (maximum 500 20 20 20)
  2. Ammo 400 10 10 5
  3. //Tank, Jet, HelicopterGun, HelicopterRocket (range:1-9) (default 1,3,3,3)
  4. Aggression 6 7 8 8
  5. Daytime
  6. //Nightime
  7. Crosshair
  8. //Artillery
  9. //Bombers
  10. //AltGun
  11. AltGun2
  12. //AltCannon
  13. /*** TANK (maximum 12) ***/
  14. Object TANK
  15. Delay 2000
  16. ObjectInc
  17. Delay 2000
  18. ObjectInc
  19. Delay 2000
  20. /*** APC (maximum 4, soldiers 6) basic ***/
  21. Object APC1
  22. Delay 2000
  23. ObjectInc
  24. Delay 2000
  25. ObjectInc
  26. Delay 2000
  27. North
  28.  
  29. /*** APC (maximum 4, soldiers 6) gun turret ***/
  30. /*** APC (maximum 4, soldiers 6) missile turret ***/
  31. /*** JET (maximum 16) ***/
  32. Object JET
  33. Delay 3000
  34. ObjectInc
  35. Delay 3000
  36. North
  37.  
  38. /*** BOMBER (maximum 9) ***/
  39. /*** COBRA (maximum 12) ***/
  40. Object COBRA
  41. Delay 200
  42. ObjectInc
  43. Delay 400
  44. ObjectInc
  45. Delay 800
  46. ObjectInc
  47. Delay 800
  48. ObjectInc
  49. Delay 2000
  50. ObjectInc
  51. Delay 2000
  52. South
  53.  
  54. /*** CH53 (maximum 8, soldiers 6) ***/
  55. Object CH53
  56. Delay 3000
  57. ObjectInc
  58. Delay 3000
  59. ObjectInc
  60. Delay 3000
  61. South
  62.  
  63. /*** C130 (maximum 8, soldier 0-12) ***/
  64. End
  65.